projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e81494
)
(BASE_PURESIZE): Increased.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Sep 1996 19:04:17 +0000
(19:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Sep 1996 19:04:17 +0000
(19:04 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index f413ecbf4f7b13734b639db1d9918e87897d9acc..5ce857203ec9a3dc3437a19fedf9a6e1aeb06435 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (3
25
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (3
50
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */